home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Resource Library: Multimedia
/
Resource Library: Multimedia.iso
/
hypertxt
/
msdos
/
hydos10
/
debug
< prev
next >
Wrap
Text File
|
1991-04-11
|
2KB
|
38 lines
DEBUG
Run, examine and modify binary files
COMMAND TYPE: External VERSION: 1.0 and up
The debug utility is a debugging program that provides a controlled
testing environment for binary and executable object files.
USE: DEBUG [filename [arguments ...]]
Debug is intended for use by programmers only. See the MSDOS
TECHNICAL REFERENCE for full details. Below is a very brief summary
of the available debug commands.
A [address] Assemble
C range address Compare
D [range] Dump
E address [list] Enter
F range list Fill
G [=address [address...]] Go
H value value Hex
I value Input
L [address [driv:rec rec]] Load
M range address Move
N filename [filename] Name
O value byte Output
P [=address][number] Proceed through loop or subroutine
Q Quit
R [register-name] Register
S range list Search
T [=address] [value] Trace
U range Unasassemble
W [address [driv:rec rec]] Write
XA Expanded memory allocate
XD Expanded memory deallocate
XM Expanded memory map pages
XS Expanded memory status